getOne

suspend fun getOne(id: String, fields: ShowFields = ShowFields()): Log

Returns a single log by its ID.

Parameters

id

The id of the long you wish to retrieve.